home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / dbus-1 / services / org.freedesktop.Notifications.service < prev    next >
Encoding:
INI File  |  2009-04-18  |  392 b   |  4 lines

  1. [D-BUS Service]
  2. Name=org.freedesktop.Notifications
  3. Exec=/bin/sh -c "if [ ! -x /usr/lib/notification-daemon/notification-daemon ] || [ ${GDMSESSION%.desktop} = gnome ] || [ ${GDMSESSION%.desktop} = default -a $(basename `readlink /etc/alternatives/x-session-manager`) = gnome-session ]; then exec /usr/lib/notify-osd/notify-osd; else exec /usr/lib/notification-daemon/notification-daemon; fi"
  4.